_DIRECTORY_NOTIFY_INFORMATION_CLASS

//0x4 bytes (sizeof) enum _DIRECTORY_NOTIFY_INFORMATION_CLASS { DirectoryNotifyInformation = 1, DirectoryNotifyExtendedInformation = 2, DirectoryNotifyFullInformation = 3, DirectoryNotifyMaximumInformation = 4 };